(prompt "Specify the directory in which the AsimCDFS support programs will be placed:" )
(help "AsimCDFS contains a number of support programs. This directory will specifiy where the programs will be placed. If you need, create a separate directory for the files.")
(default @default-dest)
(newpath)
)
)
(if (not (exists #tunesDir (noreq)))
(makedir #tunesDir
(prompt "Creating the AsimCDFS: directory...")
(help "This will create the specified directory for the support programs.")